From: Joey Hess Date: Tue, 23 May 2023 15:45:17 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~40^2~140 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22Program/%22http:/www.example.com/cgi/%22https:/%22Program?a=commitdiff_plain;h=b46126cd87df1424dd46a36410504028ea85c40a;p=git-annex.git comment --- diff --git a/doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment b/doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment new file mode 100644 index 0000000000..324e500f03 --- /dev/null +++ b/doc/bugs/dropkey_-z_does_not_drop_etc/comment_9_f3bcf33b3b3882073765250c2d113180._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2023-05-23T15:42:39Z" + content=""" +Many commands do reflect "notneeded" by not displaying any output. + +(I suppose that could even be a problem with --json --batch, since +a command like drop will not output anything when it has nothing to do.) + +In the case of dropkey, it could have skipped displaying anything for keys +that don't exist, but changing that now doesn't seem wise. +"""]]